You are here:
Symbol Reference > Monnit Namespace >
WeightedSeatBase Class
>
WeightedSeatBase Methods
>
WeightedSeatBase.Create Method
Collapse All
WeightedSeatBase.Create Method
WeightedSeatBase Class
WeightedSeatBase Members
WeightedSeatBase Methods
Send Feedback
Syntax
C++
C#
Visual Basic
WeightedSeatBase
Create
(
int
state
, Byte[]
rawData
);
public
static
WeightedSeatBase
Create
(
int
state
, Byte[]
rawData
);
Public
static
Function
Create
(
state
As
Integer
,
rawData
As
Byte
[])
As
WeightedSeatBase
See Also
WeightedSeatBase Class
,
WeightedSeatBase Members
,
WeightedSeatBase Methods
Group
WeightedSeatBase Methods
Remarks
This is Create, a member of class WeightedSeatBase.